Skip to content

Prevent FromJson exception on whitespace input#1249

Open
claudiamurialdo wants to merge 1 commit into
masterfrom
fix/fromjson-blank-string
Open

Prevent FromJson exception on whitespace input#1249
claudiamurialdo wants to merge 1 commit into
masterfrom
fix/fromjson-blank-string

Conversation

@claudiamurialdo
Copy link
Copy Markdown
Collaborator

Use string.IsNullOrWhiteSpace in FromJson to avoid exceptions on blank input

Issue:207687

Use string.IsNullOrWhiteSpace in FromJson to avoid exceptions on blank input

Issue:207687
@genexusbot
Copy link
Copy Markdown
Collaborator

Cherry pick to beta success

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants